Re: Problem while copying the file




ranjeet.gu...@xxxxxxxxx wrote:
Hi All,

I am not so much familiar with Unix Enviorment, well I want to copy the
file from
the server to my machine.

so in fact I am dooing in the below way.

ftp server_name
log in to my account

Bin
put
view/ranjeet/aaa/bbb/ccc/ranjeet.file (local_File)
D:\Ranjeet\copied\ranjeet.file (Remote_File)

But I am getting the error as "view/ranjeet/aaa/bbb/ccc/ranjeet.file
file not found"

Please help me copying the file from my view on the server to my
machine.

Regards
Ranjeet.

It looks like you're running ftp from the command prompt on your PC.
"put" is to upload the file from your machine to the remote server and
"get" will ftp the file over from the remote machine to your PC.

So just do the following:
get view/ranjeet/aaa/bbb/ccc/ranjeet.file
where ranjeet.file is your remote file.
put D:\Ranjeet\copied\ranjeet.file
will upload the file from your PC to the remote machine.
HTH,
Sashi

.



Relevant Pages

  • Re: zfs: allocating allocated segment
    ... Two days ago i uploaded a file via ftp to the server and the server is crashing. ... Now i try to import the zfs-pool with a recent 8.0-current but with the same result. ... The original crash was beeing a ftp upload. ...
    (freebsd-current)
  • vsftpd problem
    ... I am trying to setup a vsftpd server. ... # loosens things up a bit, to make the ftp daemon more usable. ... # Uncomment this to allow the anonymous FTP user to upload files. ... # mangling on files when in ASCII mode. ...
    (alt.os.linux)
  • Re: FP wont publish
    ... Since you are publishing via FTP, under your IE connection settings, enable Passive FTP mode and see ... > server that I have used for 3 years with extentions. ... > also tried to upload to my new 100 Webspace.com site and my old Shaw.ca ...
    (microsoft.public.frontpage.client)
  • Re: Sensitive information in applet source code
    ... >> to upload files to a server when the ... >> files are too large for HTTP upload. ... The reason FTP is used when a simple HTTP transfer could have been done is ... Security by obscurity is no security. ...
    (comp.lang.java.security)
  • Re: zfs: allocating allocated segment
    ... ago i uploaded a file via ftp to the server and the server is crashing. ... Now i try to import the zfs-pool with a recent 8.0-current but with the same result. ... The original crash was beeing a ftp upload. ...
    (freebsd-current)