[CentOS] File transfer protocols question.
Sean O Sullivan
seanos at seanos.netWed Mar 22 11:06:13 UTC 2006
- Previous message: [CentOS] File transfer protocols question.
- Next message: [CentOS] File transfer protocols question.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dominik Składanowski wrote: > I have to download/upload over 5GB backup file to server (Linux). > > First I used FTP client from my computer where I have a backup. FTP > upload from my computer has failed. I think 5GB file is too large for > the FTP protocol. Now I have loged into shell of the server (where > backup should be) and I'm downloading backup file from my computer > through SFTP. > > Can you say how big file I can download/upload using SFTP (SCP) protocol? rsync over ssh probably the best way to do it. That said, I don't believe there is any limit file size in sftp/scp, and I'm unsure about ftp (although, was not aware of one). Regards, Sean
- Previous message: [CentOS] File transfer protocols question.
- Next message: [CentOS] File transfer protocols question.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list