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

gwatchma

Excellent

Thanks. I didn't know WinSCP kept filters in the connection properties.
gwatchma

File Excluded?

I have WinSCP on two computers from which I wish to upload some files to an IIS server I manage. I set up the SFTP on the server, opened WinSCP interactively on the first local machine, and successfully uploaded a file to test my implementation. I then went to my second computer, opened WinSCP using the same username/password/settings, logged in to the remote successfully, see the remote directory.... but when I try to uplaod a file I get a message that the file was excluded (I am only trying to upload one file). The log below shows that WinSCP is actively excluding and I can't figure out why.

Thanks for any help,

Greg
. 2018-01-25 09:05:55.079 Session upkeep
. 2018-01-25 09:05:55.589 Session upkeep
. 2018-01-25 09:05:56.094 Session upkeep
. 2018-01-25 09:05:56.249 Copying 1 files/directories to remote directory "/" - total size: 0
. 2018-01-25 09:05:56.249   PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (No); FnCs: N; RIC: 0100; Resume: S (102400); CalcS: Yes; Mask: *.*
. 2018-01-25 09:05:56.249   TM: B; ClAr: No; RemEOF: No; RemBOM: No; CPS: 0; NewerOnly: Yes; InclM: *.csv; ResumeL: 0
. 2018-01-25 09:05:56.249   AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; *.js; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2018-01-25 09:05:56.254 File "S:\testfile.txt" excluded from transfer
* 2018-01-25 09:05:56.254 (EScpSkipFile)
. 2018-01-25 09:05:56.254 Copying finished: Transferred: 0, Elapsed: 0:00:00, CPS: 0/s
. 2018-01-25 09:05:56.254 Retrieving directory listing...
> 2018-01-25 09:05:56.254 TYPE A
< 2018-01-25 09:05:56.329 200 Type set to A.
> 2018-01-25 09:05:56.329 PASV
< 2018-01-25 09:05:56.404 227 Entering Passive Mode (184,161,21,7,195,28).
> 2018-01-25 09:05:56.404 LIST -a
. 2018-01-25 09:05:56.404 Connecting to 180.166.21.7:49948 ...
. 2018-01-25 09:05:56.479 Data connection opened
. 2018-01-25 09:05:56.479 Trying reuse main TLS session ID
< 2018-01-25 09:05:56.479 150 Opening ASCII mode data connection.
. 2018-01-25 09:05:56.479 TLS layer changed state from none to connected
. 2018-01-25 09:05:56.674 Session ID reused
. 2018-01-25 09:05:56.674 TLS connect: SSLv3 read server hello A
. 2018-01-25 09:05:56.674 TLS connect: SSLv3 read finished A
. 2018-01-25 09:05:56.674 TLS connect: SSLv3 write change cipher spec A
. 2018-01-25 09:05:56.674 TLS connect: SSLv3 write finished A
. 2018-01-25 09:05:56.674 TLS connect: SSLv3 flush data
. 2018-01-25 09:05:56.674 Using TLSv1, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-SHA, 2048 bit RSA, ECDHE-RSA-AES256-SHA    SSLv3 Kx=ECDH     Au=RSA  Enc=AES(256)  Mac=SHA1
. 2018-01-25 09:05:56.674 TLS connection established
< 2018-01-25 09:05:57.249 226 Transfer complete.
. 2018-01-25 09:05:57.249 TLS layer changed state from connected to closed
. 2018-01-25 09:05:57.249 Data connection closed