PDA

View Full Version : AVPlayer HD on iPad


japmedia
03-19-2012, 01:55 PM
Hello,

I noticed problem listing the directory when i try to connect to AVPlayer apz on my iPad for transferring files.

The directory display like:
/70-640 drwxr-xr-x 28 mobile mobile 1020 Nov 14 20:56 70-642 drwxr-xr-x 24 mobile mobile 884 Nov 14 21:03 70-646 -rw-r--r-- 1 mobile mobile/

All folders and files display like one unique directory.

This doesn't happen with others FTP client.
The problem is identical with all FlashFXP versions including v4.2

As anyone found a solution?

JAP

MxxCon
03-19-2012, 03:03 PM
Go to "Directory" menu, "View Raw Directory" and paste its output here.

japmedia
03-19-2012, 04:31 PM
Paste from RAW directory listing.

drwxr-xr-x 27 mobile mobile 986 Nov 14 20:45 70-640 drwxr-xr-x 28 mobile mobile 1020 Nov 14 20:56 70-642 drwxr-xr-x 24 mobile mobile 884 Nov 14 21:03 70-646

And listing must show:

300: ftp://192.168.1.98:2121/
200: filename content-length last-modified file-type
201: "70-640" 0 Sun%2C%2014%20Nov%202011%2020%3A45%3A00 DIRECTORY
201: "70-642" 0 Sun%2C%2014%20Nov%202011%2020%3A56%3A00 DIRECTORY
201: "70-646" 0 Sun%2C%2014%20Nov%202011%2021%3A03%3A00 DIRECTORY

bigstar
03-19-2012, 06:59 PM
Please try this development build and let me know whether or not it resolves the problem.
https://oss.azurewebsites.net/testr/ffxp-dev-build.zip
(https://oss.azurewebsites.net/testr/ffxp-dev-build.zip)

Unzip the flashfxp.exe into your FlashFXP program folder.

japmedia
03-20-2012, 06:19 AM
Hello Bigstar,

This version work perfectly below copy of the directory raw listing:

total 3
drwxr-xr-x 27 mobile mobile 986 Nov 14 20:45 70-640
drwxr-xr-x 28 mobile mobile 1020 Nov 14 20:56 70-642
drwxr-xr-x 24 mobile mobile 884 Nov 14 21:03 70-646

Regards, JAP