Jump to content

FTP Window


kool_samule

Recommended Posts

Hi Chaps,

 

Fully aware that this is not strictly a PHP based query, but I am hving problems with PHP / File Uploads to a FTP site.

 

Basically, I have a PHP app that requires login, the login credentials determine which FTP folder to read on sucessful login. The user can then browse the FTP folder, upload and download files. The user cannot access/view any FTP folders other than their specific folder.

 

I'm looking into alternatives to PHP/PHP_FTP file uploads, as using Form POSTs or Java has caused problems for some, but not for others.

 

My question is: is there any controls that can open a MS-style Explorer FTP Window, outside of the app (i.e. in a pop-out exporer window) that can restricted a user to a certain folder level e.g.:

FTP-Root

 

- Freelance

 

  - User-A

    - Folder-1

    - Folder-2

      - Folder-3

 

  - User-B

    - Folder-1

This would mean that when User A logs in, his default FTP Window/access would be User-A, and would be able to browse down to Folder-3, but could not see User-B, Freelance or FTP-Root folders.

 

Again, sorry if this is misplaced.

Link to comment
https://forums.phpfreaks.com/topic/233611-ftp-window/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.