PDA

View Full Version : Flashfxp Uploading problem


boxxyilu
02-06-2012, 10:44 AM
I'm running into issues sometimes when uploading wordpress themes where the .php file that I upload will have line breaks missing after I upload to the server.

So the file uploaded is broken (line breaks/space) missing.

The file on my local directory is not broken and to fix the error I'll get from installing the themes or even plugins, is opening editor with the file on the server and replacing the code with the local code and saving.

Maybe there is an option in flashfxp that is removing line indenting or something?

Please Help!
and thanks for your time...

bigstar
02-06-2012, 04:25 PM
Are you uploading the files in ASCII mode or BINARY mode? If your not sure please include a copy of the session log.

boxxyilu
02-06-2012, 11:16 PM
Transfer mode is set to Auto, should i switch it to ASCII and thanks for the reply!

bigstar
02-07-2012, 08:48 AM
Most likely no, but it depends on several factors, first we need to see a copy of your session log.

boxxyilu
02-07-2012, 10:59 AM
Oh well it happened two days ago on my desktop, I'll try to duplicate it when I get home from college and post the log then.

boxxyilu
02-08-2012, 12:47 AM
FlashFXP 4.1.8 (build 1701)
Support Forums http://forum.flashfxp.com
Winsock 2.2 -- OpenSSL 1.0.0f 4 Jan 2012
[R] Connecting to xx-> IP=xx.22.80.35 PORT=21
[R] Connected to xx
[R] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
[R] 220-You are user number 8 of 50 allowed.
[R] 220-Local time is now 23:41. Server port: 21.
[R] 220 You will be disconnected after 15 minutes of inactivity.
[R] USER nwickenh
[R] 331 User nwickenh OK. Password required
[R] PASS (hidden)
[R] 230 OK. Current restricted directory is /
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Extensions supported:
[R] EPRT
[R] IDLE
[R] MDTM
[R] SIZE
[R] REST STREAM
[R] MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNI X.gid*;unique*;
[R] MLSD
[R] AUTH TLS
[R] PBSZ
[R] PROT
[R] ESTA
[R] PASV
[R] EPSV
[R] SPSV
[R] ESTP
[R] 211 End.
[R] PWD
[R] 257 "/" is your current location
[R] PASV
[R] 227 Entering Passive Mode (xx,x2,80,35,79,242)
[R] Opening data connection IP: xx.x2.80.35 PORT: 20466
[R] MLSD
[R] 150 Accepted data connection
[R] 226-Options: -a -l
[R] 226 25 matches total
[R] List Complete: 2 KB in 0.68 second (2.7 KB/s)
[R] CWD www
[R] 250 OK. Current directory is /www
[R] PWD
[R] 257 "/www" is your current location
[R] PASV
[R] 227 Entering Passive Mode (xx,22,80,35,65,192)
[R] Opening data connection IP: xx.22.80.35 PORT: 16832
[R] MLSD
[R] 150 Accepted data connection
[R] 226-Options: -a -l
[R] 226 32 matches total
[R] List Complete: 3 KB in 0.43 second (3.7 KB/s)
[R] MKD test
[R] 257 "test" : The directory was successfully created
[R] PWD
[R] 257 "/www" is your current location
[R] PASV
[R] 227 Entering Passive Mode (xx,22,80,35,33,21)
[R] Opening data connection IP: xx.22.80.35 PORT: 8469
[R] MLSD
[R] 150 Accepted data connection
[R] 226-Options: -a -l
[R] 226 33 matches total
[R] List Complete: 3 KB in 0.68 second (3.8 KB/s)
[R] CWD test
[R] 250 OK. Current directory is /www/test
[R] PWD
[R] 257 "/www/test" is your current location
[R] PASV
[R] 227 Entering Passive Mode (xx,22,80,35,194,47)
[R] Opening data connection IP: xx.22.80.35 PORT: 49711
[R] MLSD
[R] 150 Accepted data connection
[R] 226-Options: -a -l
[R] 226 2 matches total
[R] List Complete: 222 bytes in 0.46 second (0.2 KB/s)
[R] TYPE A
[R] 200 TYPE is now ASCII
[R] MLST theme-portfoliometa.php
[R] 550 Can't check for file existence
[R] PASV
[R] 227 Entering Passive Mode (xx,22,80,35,23,235)
[R] Opening data connection IP: xx.22.80.35 PORT: 6123
[R] STOR theme-portfoliometa.php
[R] 150 Accepted data connection
[R] 226-File successfully transferred
[R] 226 1.260 seconds (measured here), 10.12 Kbytes per second
[R] MDTM 20110101183700 theme-portfoliometa.php
[R] 550 Can't check for file existence
[R] SITE UTIME theme-portfoliometa.php 20110101183700 20110101183700 20110101183700 UTC
[R] 250 UTIME OK
Transferred: theme-portfoliometa.php 13 KB in 1 second (10.4 KB/s)
[R] PASV
[R] 227 Entering Passive Mode (xx,22,80,35,41,13)
[R] Opening data connection IP: xx.22.80.35 PORT: 10509
[R] MLSD
[R] 150 Accepted data connection
[R] 226-Options: -a -l
[R] 226 3 matches total
[R] List Complete: 351 bytes in 0.41 second (0.3 KB/s)
Transfer queue completed
Transferred 1 File (13 KB) in 3 seconds (4.6 KB/s)
[R] PASV
[R] 227 Entering Passive Mode (xx,22,80,35,243,252)
[R] Opening data connection IP: xx.22.80.35 PORT: 62460
[R] RETR theme-portfoliometa.php
[R] 150-Accepted data connection
[R] 150 12.8 kbytes to download
[R] 226-File successfully transferred
[R] 226 0.000 seconds (measured here), 157.82 Mbytes per second
Transferred: theme-portfoliometa.php 12 KB in 0.31 second (12.8 KB/s)
[R] DELE theme-portfoliometa.php
[R] 250 Deleted theme-portfoliometa.php
Deleted 1 File and 0 Folders (12 KB) in 0.13 second
[R] MLST theme-portfoliometa.php
[R] 550 Can't check for file existence
[R] PASV
[R] 227 Entering Passive Mode (xx,22,80,35,90,198)
[R] Opening data connection IP: xx.22.80.35 PORT: 23238
[R] STOR theme-portfoliometa.php
[R] 150 Accepted data connection
[R] 226-File successfully transferred
[R] 226 0.574 seconds (measured here), 22.25 Kbytes per second
[R] SITE UTIME theme-portfoliometa.php 20110101183700 20110101183700 20110101183700 UTC
[R] 250 UTIME OK
Transferred: theme-portfoliometa.php 13 KB in 0.57 second (13.1 KB/s)
[R] PASV
[R] 227 Entering Passive Mode (xx,22,80,35,41,239)
[R] Opening data connection IP: xx.22.80.35 PORT: 10735
[R] MLSD
[R] 150 Accepted data connection
[R] 226-Options: -a -l
[R] 226 3 matches total
[R] List Complete: 351 bytes in 0.45 second (0.3 KB/s)
Transfer queue completed
Transferred 1 File (13 KB) in 2 seconds (7.4 KB/s)