Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect file and folder name case on uploding to server v1.16.3 #1034

Open
assoft89 opened this issue Nov 14, 2024 · 0 comments
Open

Incorrect file and folder name case on uploding to server v1.16.3 #1034

assoft89 opened this issue Nov 14, 2024 · 0 comments

Comments

@assoft89
Copy link

I reneame folder and file to upper case. after sync file and folder sended with old case.
old name folder Sell
old name file Sell_v2.php

new name folder SELL
new name file SELL_v2.php

after send to server sending old names.. On server i delete folder with files but this dont help alwas sended old manes...

[11-14 11:10:07] [debug] Outbound: Sending ping (GLOBAL_REQUEST: [email protected])
[11-14 11:10:07] [trace] run command 'Upload Active File'
[11-14 11:10:07] [trace] handle upload file for e:\My\OSPanel\domains\localhost\Evotor\realese\Templates\TPLs\Sell\Sell_v2.php
[11-14 11:10:07] [debug] Outbound: Sending CHANNEL_DATA (r:0, 92)
[11-14 11:10:07] [debug] SFTP: Outbound: Buffered MKDIR
[11-14 11:10:07] [debug] Inbound: Received REQUEST_FAILURE
[11-14 11:10:07] [debug] Inbound: CHANNEL_DATA (r:0, 28)
[11-14 11:10:07] [debug] SFTP: Inbound: Received STATUS (id:187, 0, "Success")
[11-14 11:10:07] [info] save before upload.
[11-14 11:10:07] [debug] Outbound: Sending CHANNEL_DATA (r:0, 108)
[11-14 11:10:07] [debug] SFTP: Outbound: Buffered OPEN
[11-14 11:10:07] [debug] Inbound: CHANNEL_DATA (r:0, 17)
[11-14 11:10:07] [debug] SFTP: Inbound: Received HANDLE (id:188)
[11-14 11:10:07] [debug] Outbound: Sending CHANNEL_DATA (r:0, 17)
[11-14 11:10:07] [debug] SFTP: Outbound: Buffered FSTAT
[11-14 11:10:08] [debug] Inbound: CHANNEL_DATA (r:0, 41)
[11-14 11:10:08] [debug] SFTP: Inbound: Received ATTRS (id:189)
[11-14 11:10:08] [debug] Outbound: Sending CHANNEL_DATA (r:0, 25)
[11-14 11:10:08] [debug] SFTP: Outbound: Buffered FSETSTAT
[11-14 11:10:08] [debug] Inbound: CHANNEL_DATA (r:0, 28)
[11-14 11:10:08] [debug] SFTP: Inbound: Received STATUS (id:190, 0, "Success")
[11-14 11:10:08] [debug] Outbound: Sending CHANNEL_DATA (r:0, 3322)
[11-14 11:10:08] [debug] SFTP: Outbound: Sent WRITE (id:191)
[11-14 11:10:08] [debug] Inbound: CHANNEL_DATA (r:0, 28)
[11-14 11:10:08] [debug] SFTP: Inbound: Received STATUS (id:191, 0, "Success")
[11-14 11:10:08] [debug] Outbound: Sending CHANNEL_DATA (r:0, 29)
[11-14 11:10:08] [debug] SFTP: Outbound: Buffered FSETSTAT
[11-14 11:10:08] [debug] Inbound: CHANNEL_DATA (r:0, 28)
[11-14 11:10:08] [debug] SFTP: Inbound: Received STATUS (id:192, 0, "Success")
[11-14 11:10:08] [debug] Outbound: Sending CHANNEL_DATA (r:0, 17)
[11-14 11:10:08] [debug] SFTP: Outbound: Buffered CLOSE
[11-14 11:10:09] [debug] Inbound: CHANNEL_DATA (r:0, 28)
[11-14 11:10:09] [debug] SFTP: Inbound: Received STATUS (id:193, 0, "Success")
[11-14 11:10:09] [info] local ➞ remote e:\My\OSPanel\domains\localhost\Evotor\realese\Templates\TPLs\Sell\Sell_v2.php
[11-14 11:10:37] [debug] Outbound: Sending ping (GLOBAL_REQUEST: [email protected])

@assoft89 assoft89 changed the title Incorrect file and folder name case on uploding to server Incorrect file and folder name case on uploding to server v1.16.3 Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant