Transfer files using ssh

Posted by zozo on Server Fault See other posts from Server Fault or by zozo
Published on 2011-06-23T14:06:06Z Indexed on 2011/06/23 16:24 UTC
Read the original article Hit count: 323

Filed under:
|
|

Good day to all. I am using ssh (winSCP) to transfer some files from a server to my workstation.

The problem is that at some files I get disconnected. Always same files. I am the owner of the directory so I guess the file permissions is not a problem. (Also I set the permissions to 777). Is there a size limit or something like that?

Thank you for your time.

Protocol is SFTP, server is 32bit machine. Files are 100MB tops.

Added:

Worked with filezilla using ftp. This temporarily fix the problem but is not exactly a solution since maybe next time I won't have root access to create a ftp account

© Server Fault or respective owner

Related posts about ssh

Related posts about file-transfer