Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
In web forum one i have pictures in /data/item-icons/{dir}/{item-id}.extension
like /data/item-icons/0/12.jpg
I also have a list like
item_id|source_id
from this list i do know that I need this picture 12.jpg in my forum two as
/data/other-item-icons/{dir}/{other-item-id}.extension
Normally i would copy all pictures from web one to web two,
then copy the pictures from /temp/ to destination.
But this means to have these pictures 3 times on the server for form one, forum two and temp
Is...
like /data/item-icons/0/12.jpg
I also have a list like
item_id|source_id
from this list i do know that I need this picture 12.jpg in my forum two as
/data/other-item-icons/{dir}/{other-item-id}.extension
Normally i would copy all pictures from web one to web two,
then copy the pictures from /temp/ to destination.
But this means to have these pictures 3 times on the server for form one, forum two and temp
Is...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.