Go Back   FlashFXP Forums > >

Programming Need help with C/C++/Delphi? Ask here and make us all laugh.

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 10-22-2004, 04:23 AM   #1
Miky
Member
 
Join Date: Feb 2003
Posts: 31
Question symlink & C++

Can anyone direct me to the help where can I find how to create symlink in C++?
THX
Miky is offline  
Old 10-22-2004, 04:41 AM   #2
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

printf("!vfs:chattr 1 \"d:\\my.physical.path\" \"/my.vfs.path\"\n");
WarC is offline  
Old 10-22-2004, 05:48 AM   #3
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

or without printf:

cout << "!vfs:chattr 1 \"" << path << '\"' << virtualDestinationPath << '\n'

(Not that i'd use those streams myself)
darkone is offline  
Old 10-22-2004, 06:41 AM   #4
Miky
Member
 
Join Date: Feb 2003
Posts: 31
Thumbs up

cool its working
very easy I thought that I'll have to use memshare and DC_VFS_WRITE

THX again
Miky is offline  
Old 10-24-2004, 05:30 AM   #5
dasOp
Member
 
Join Date: Jan 2003
Posts: 91
Default

Quote:
Originally posted by Miky
cool its working
very easy I thought that I'll have to use memshare and DC_VFS_WRITE
As long as your app writes output to the client it will. Otherwise its shmem with the vfs, not nearly as much fun I promise you.
dasOp is offline  
Old 04-05-2005, 05:35 AM   #6
Miky
Member
 
Join Date: Feb 2003
Posts: 31
Default

So now it's here, I would like to do symlink by memshare and DC_VFS_WRITE because this "script" will not execute by/within iofptd.

Is it possible?

THX
Miky is offline  
Old 02-10-2008, 02:23 AM   #7
bharath
Junior Member
 
Join Date: Feb 2008
Posts: 1
Default

thanxs dude
bharath is offline  
Closed Thread

Tags
c++, create, find, symlink, thx

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 On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:04 AM.

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