What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Feature Request - Incoming Files

Pages: (3): « First [ 1 ] 2 3 » Last »
Feature Request - Incoming Files
Author: Message:
Chop
Full Member
***

Avatar
Msg Plus! Spanish Helper

Posts: 217
Reputation: 15
35 / Male / Flag
Joined: May 2003
O.P. Feature Request - Incoming Files
I dont know if this was posted before, but I thinked on a great idea for a plugin or msgplus (would be better on msgplus :P).

My idea is how about having the chance to select where to put a file depending of what file is..
Example: Something.jpg *.bmp *.png --> This goes to "My pictures"
                Something.mp3 *.wav --> This goes to "My music"
                Others like *.exe *.dll *.EXT --> To the defalt folder "My recieved files"

Tell me, what do you think? =)
[Image: index.php]
10-15-2004 02:05 PM
Profile E-Mail PM Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Feature Request - Incoming Files
Its a good idea, not sure it would be possible without editing the messenger protocol though i'm afraid, and this is illegal, therefore patchou will stear clear from it, some of the plugin creators may work on it though, its a great idea.
10-15-2004 02:08 PM
Profile PM Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: Feature Request - Incoming Files
This is included in File Transfer Plus!
[Image: 1-0.png]
             
10-15-2004 05:45 PM
Profile PM Web Find Quote Report
Anubis
Elite Member
*****

Avatar
42

Posts: 2695
Reputation: 64
33 / Male / Flag
Joined: Oct 2003
RE: Feature Request - Incoming Files
quote:
Originally posted by traxor
not sure it would be possible without editing the messenger protocol though i'm afraid, and this is illegal
That really doesn't need to involve the protocol in any way...All Plus would have to do would just change the incoming directory just as you click accept...

quote:
Originally posted by Ezra
This is included in File Transfer Plus!
Had a quick look and I can't see anything like this in the options, and when someone sends a file all I see is an ability to choose where to save that file. Just as you can with a standard transfer...

Forgive me for being the party pooper, but really is it that much harder to click "Save as..."? I know I'd love this feature but I really was thinking it's a minor need of convenience, that some people may get tangled up in and get confused. I know a few people who would keep forgetting and wondering where each file was saved.
This has been suggested before, but yeah overall I'd like to see it in the long term, first of all I want some newer features rather than these small matters of convenience...
[Image: anubis5hq.png]
10-15-2004 05:52 PM
Profile PM Find Quote Report
jren207
Senior Member
****

Avatar
JR! - We <3 Fanta

Posts: 870
Reputation: 28
34 / Male / –
Joined: Sep 2003
RE: Feature Request - Incoming Files
It is a good idea because it would save you having to look through a folder full of junk that people would have sent you. Believe me, you get alot of stuff in there over some time :P
10-15-2004 05:56 PM
Profile E-Mail PM Web Find Quote Report
Anubis
Elite Member
*****

Avatar
42

Posts: 2695
Reputation: 64
33 / Male / Flag
Joined: Oct 2003
RE: RE: Feature Request - Incoming Files
quote:
Originally posted by jren207
Believe me, you get alot of stuff in there over some time :P

Just clean the folder out every now and again then...I do it once a monthish
[Image: anubis5hq.png]
10-15-2004 05:59 PM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Feature Request - Incoming Files
quote:
Originally posted by Anubis
Just clean the folder out every now and again then...I do it once a monthish
You could even make a batch file that sorts files based on extension...

code:
@echo off
move *.jpg "..\My Pictures"
move *.gif "..\My Pictures"
move *.wmv "..\My Videos"
...place it in your Recieved Files folder, and run it once a week/month... :p
10-15-2004 06:17 PM
Profile PM Web Find Quote Report
The Napster
Full Member
***

Avatar
I seriously need to change this pic

Posts: 276
Reputation: 2
– / Male / –
Joined: Jan 2004
RE: Feature Request - Incoming Files
There is a plugin to sort the files, but u need to sort it after download. But it would be a great idea.

Il post the plugin in case u want it :D

.zip File Attachment: FileOrganiser1-2.zip (36.07 KB)
This file has been downloaded 173 time(s).

This post was edited on 10-15-2004 at 06:29 PM by The Napster.
[Image: globesig2.png]
10-15-2004 06:26 PM
Profile PM Web Find Quote Report
benjyrama
Full Member
***

Avatar
who?

Posts: 219
Reputation: 1
33 / Male / Flag
Joined: Jun 2004
RE: Feature Request - Incoming Files
quote:
You could even make a batch file that sorts files based on extension...

    code:@echo off
    move *.jpg "..\My Pictures"
    move *.gif "..\My Pictures"
    move *.wmv "..\My Videos"

what does the @echo off do in the code??
[Image: userbardz2.gif]
10-15-2004 08:07 PM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Feature Request - Incoming Files
quote:
Originally posted by benjyrama
what does the @echo off do in the code??
It stops the commands that are run from being displayed, so the output looks nicer. It's completely optional. :p
10-15-2004 08:12 PM
Profile PM Web Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On