Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: File sizes

martin wrote:

There's still old upload problem, that causes WinSCP to "send" file faster than your connection is able to really transfer it. This causes file to be cached in memory too, especially with slower connections. This happens only while uploading. The bug should be fixed with next version.

Version 2.1 beta #119 should fix this problem.
radnix

Re: File sizes

martin wrote:

radnix wrote:

What is the file size limit to upload/download for WinSCP? 100 meg, 200 meg....?

There is no exact limit, but :!: :
  • If you upload/download file in ASCII mode, it is first loaded into memory and converted. So you must have enough memory to fit whole file there. However this should not be problem, because text files don't get too large.
  • There's still old upload problem, that causes WinSCP to "send" file faster than your connection is able to really transfer it. This causes file to be cached in memory too, especially with slower connections. This happens only while uploading. The bug should be fixed with next version.


I understand, thanks! By the way, Klaus Birringer of Vienna has successfully chroot()'ed WinSCP using the instructions provided in post "WinSCP chroot()" thus duplicating my effort here. :D
martin

Re: File sizes

radnix wrote:

What is the file size limit to upload/download for WinSCP? 100 meg, 200 meg....?

There is no exact limit, but :!: :
  • If you upload/download file in ASCII mode, it is first loaded into memory and converted. So you must have enough memory to fit whole file there. However this should not be problem, because text files don't get too large.
  • There's still old upload problem, that causes WinSCP to "send" file faster than your connection is able to really transfer it. This causes file to be cached in memory too, especially with slower connections. This happens only while uploading. The bug should be fixed with next version.
radnix

File sizes

Hi :D,

What is the file size limit to upload/download for WinSCP? 100 meg, 200 meg....?

Thanks ahead .... :idea: