LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   only upload or download using FTP ? (https://www.linuxquestions.org/questions/linux-newbie-8/only-upload-or-download-using-ftp-867216/)

shipon_97 03-08-2011 09:09 AM

only upload or download using FTP ?
 
Hi Friends ,

Hope all are well .

I need to know about one thing . In ftp in linux , If I want to do only upload a file into a folder but not download, then is it possible to do ?

I just only upload or download a file onto or from a folder ....Plz help to give me the answer.

centosboy 03-08-2011 09:12 AM

Quote:

Originally Posted by shipon_97 (Post 4282810)
Hi Friends ,

Hope all are well .

I need to know about one thing . In ftp in linux , If I want to do only upload a file into a folder but not download, then is it possible to do ?

I just only upload or download a file onto or from a folder ....Plz help to give me the answer.

Yes. But consider using more secure methods - like scp (part of ssh) you can get a windows version too (winscp) or even rsync (man rsync). Rsync with ssh....

szboardstretcher 03-08-2011 09:15 AM

Quote:

Originally Posted by centosboy (Post 4282814)
Yes. But consider using more secure methods - like scp (part of ssh) you can get a windows version too (winscp) or even rsync (man rsync). Rsync with ssh....

Or 'sftp' which is secure ftp

centosboy 03-08-2011 09:19 AM

Quote:

Originally Posted by szboardstretcher (Post 4282822)
Or 'sftp' which is secure ftp

oops...sftp is whati meant :)

mikey99 03-08-2011 09:28 AM

Quote:

Originally Posted by shipon_97 (Post 4282810)
Hi Friends ,

Hope all are well .

I need to know about one thing . In ftp in linux , If I want to do only upload a file into a folder but not download, then is it possible to do ?

I just only upload or download a file onto or from a folder ....Plz help to give me the answer.

Do you mean you want to setup an anonymous ftp server for uploading?


All times are GMT -5. The time now is 04:26 AM.