Go Back   FlashFXP Forums > > > >

International Help Get help in your native language (non-english).

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 01-20-2006, 08:41 PM   #1
sdec040721
Banned
 
Join Date: Nov 2005
Posts: 7
Unhappy [english] i can't mount network share

I do with FAQ

Q: How can I use Windows shares in ioFTPD ?
A: Windows shares are specific to Windows sessions.
This means that if you start ioFTPD as a service, you need the either mount your shares from within ioFTPD, or run ioFTPD service with 'Allow service to interact with Desktop' checkbox checked (in your Control Panel > Administrative Tools > Services panel).

A solution would be to create a .bat file that mount your shares using NET USE, and start that batch file OnFtpLogIn:

OnFtpLogIn = EXEC ..scriptsmount_shares.bat

mount_shares.bat:
@ECHO OFF
NET USE P: \\192.168.0.10\c$ passwd123 /user:domain1\username1
NET USE Q: \\192.168.0.11\c$ passwd111 /user:domain1\username2

You can then safely use P: and Q: in your .vfs files.

but it does not work, i can't see any mistakes. wo can login my ftp, but can't see run the .bat file

i can't see ioftpd run .bat file

it mean .bat does not run

why?

i think OnFtpLogIn is wrong , but i can't find right one

my ioftpd: 5.8.7r
system : winxp sp2

who can help me? thanks very much!
sdec040721 is offline  
Old 01-20-2006, 08:56 PM   #2
sdec040721
Banned
 
Join Date: Nov 2005
Posts: 7
Default

i think OnFtpLogIn is wrong words

so i test OnLogIn

but it does not run yet
sdec040721 is offline  
Old 01-21-2006, 06:45 PM   #3
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

Same as http://www.inicom.net/forum/showthread.php?p=127821 . Closing.
Mouton is offline  
Closed Thread

Tags
.bat, ftp, ioftpd, run, shares

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 07:23 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)