You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
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])
The text was updated successfully, but these errors were encountered: